home *** CD-ROM | disk | FTP | other *** search
- ; MNM20.INF
- ; Setup INF file for combined Windows 95 / Windows NT installation
- ; of Microsoft NetMeeting 2.0.
-
- [version]
- signature="$CHICAGO$"
- AdvancedINF=2.5
-
- [DefaultInstall]
- CustomDestination = NetMtg.Destination
- CopyFiles = NetMtg.CopyFiles.W95
- RunPostSetupCommands = NetMtg.Install.W95
-
- [DefaultInstall.NT]
- CustomDestination = NetMtg.Destination
- CopyFiles = NetMtg.CopyFiles.NT
- RunPostSetupCommands = NetMtg.Install.NT
-
- [DestinationDirs]
- NetMtg.CopyFiles.W95 = 49000
- NetMtg.CopyFiles.NT = 49000
-
- [NetMtg.Destination]
- 49000=SourceDir
-
- [NetMtg.Install.W95]
- %49000%\mnm2095.exe /q:1 /r:n
-
- [NetMtg.Install.NT]
- %49000%\mnm20nt.exe /q:1 /r:n
-
- [NetMtg.CopyFiles.W95]
- mnm2095.exe
-
- [NetMtg.CopyFiles.NT]
- mnm20nt.exe
-
- [SourceDisksNames]
- 1=%DISK1%,"",1
-
- [SourceDisksFiles]
- mnm2095.exe=1
- mnm20nt.exe=1
-
- [Strings]
-